func github.com/go-pg/pg/v10/types.scanInt64ArrayValue

2 uses

	github.com/go-pg/pg/v10/types (current package)
		array_scan.go#L46: 			return scanInt64ArrayValue
		array_scan.go#L197: func scanInt64ArrayValue(v reflect.Value, rd Reader, n int) error {